set the locV of sprite 3 to the locV of sprite 3 + 1
end if
if the locH of sprite 3 > 318 then
set the locH of sprite 3 to the locH of sprite 3 - 1
end if
if the locV of sprite 3 > 105 then
set the locV of sprite 3 to the locV of sprite 3 - 1
end if
if the locH of sprite 3 < 318 then
set the locH of sprite 3 to the locH of sprite 3 + 1
end if
if the locV of sprite 4 < 178 then
set the locV of sprite 4 to the locV of sprite 4 + 1
end if
if the locH of sprite 4 > 370 then
set the locH of sprite 4 to the locH of sprite 4 - 1
end if
if the locV of sprite 4 > 178 then
set the locV of sprite 4 to the locV of sprite 4 - 1
end if
if the locH of sprite 4 < 370 then
set the locH of sprite 4 to the locH of sprite 4 + 1
end if
if the locV of sprite 5 < 261 then
set the locV of sprite 5 to the locV of sprite 5 + 1
end if
if the locH of sprite 5 > 288 then
set the locH of sprite 5 to the locH of sprite 5 - 1
end if
if the locV of sprite 5 > 261 then
set the locV of sprite 5 to the locV of sprite 5 - 1
end if
if the locH of sprite 5 < 288 then
set the locH of sprite 5 to the locH of sprite 5 + 1
end if
if the locV of sprite 6 < 316 then
set the locV of sprite 6 to the locV of sprite 6 + 1
end if
if the locH of sprite 6 > 240 then
set the locH of sprite 6 to the locH of sprite 6 - 1
end if
if the locV of sprite 6 > 316 then
set the locV of sprite 6 to the locV of sprite 6 - 1
end if
if the locH of sprite 6 < 240 then
set the locH of sprite 6 to the locH of sprite 6 + 1
end if
if the locV of sprite 7 < 331 then
set the locV of sprite 7 to the locV of sprite 7 + 1
end if
if the locH of sprite 7 > 378 then
set the locH of sprite 7 to the locH of sprite 7 - 1
end if
if the locV of sprite 7 > 331 then
set the locV of sprite 7 to the locV of sprite 7 - 1
end if
if the locH of sprite 7 < 378 then
set the locH of sprite 7 to the locH of sprite 7 + 1
end if
if the locV of sprite 8 < 363 then
set the locV of sprite 8 to the locV of sprite 8 + 1
end if
if the locH of sprite 8 > 369 then
set the locH of sprite 8 to the locH of sprite 8 - 1
end if
if the locV of sprite 8 > 363 then
set the locV of sprite 8 to the locV of sprite 8 - 1
end if
if the locH of sprite 8 < 369 then
set the locH of sprite 8 to the locH of sprite 8 + 1
end if
if the locV of sprite 9 < 345 then
set the locV of sprite 9 to the locV of sprite 9 + 1
end if
if the locH of sprite 9 > 457 then
set the locH of sprite 9 to the locH of sprite 9 - 1
end if
if the locV of sprite 9 > 345 then
set the locV of sprite 9 to the locV of sprite 9 - 1
end if
if the locH of sprite 9 < 457 then
set the locH of sprite 9 to the locH of sprite 9 + 1
end if
if sprite 3 intersects sprite(10) and sprite 4 intersects sprite(11) and sprite 5 intersects sprite(12) and sprite 6 intersects sprite(13) and sprite 7 intersects sprite(14) and sprite 8 intersects sprite(15) and sprite 9 intersects sprite(16) then